home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / dvtman11.zip / DVTXDI.DOC < prev    next >
Text File  |  1990-07-06  |  2KB  |  47 lines

  1.  
  2. DV Tree External Device Interface (DVTXDI.COM)   Version 1
  3.  
  4. ***************    Important!  Important!  Important!    *****************
  5. You must be running DESQview version 2.26 or higher for DVTXDI.COM to be
  6.         of value!  (Meaning, in 2.25, it won't do anything).
  7. **************************************************************************
  8.  
  9.         DVTXDI is a TSR (terminate-and-stay-resident) program that
  10. keeps track of DESQview processes through an interface method provided
  11. by DESQview itself.  It should be loaded prior to DESQview, preferably
  12. in high memory using QEMM, QRAM, CTMAP, or some other high loading
  13. program that does its work in AUTOEXEC.BAT.  Once loaded, DESQview may
  14. then be started.
  15.         The following programs by the same author utilize the services
  16. provided by DVTXDI:
  17.  
  18.         DV Tree                 1.7   (and above)
  19.         DV Task Manager         1.1   (and above)
  20.  
  21.         Only one copy of DVTXDI should be loaded to support the above
  22. programs.  If multiple copies of DVTXDI.COM are available on distribution
  23. disks from the same author, the one with the most recent file date
  24. (if different) should be used.
  25.         For program-specific information, see the section(s) below.
  26.  
  27.  
  28. Relevance to DV Tree:
  29.  
  30.         Under normal operations, DV Tree can only be aware of other tasks
  31. in DESQview that it initiated itself.  With DVTXDI loaded, DV Tree becomes
  32. able to know whether a LOTUS 1-2-3 window, for instance, was started
  33. independently from the DESQview Open Menu.  This information is useful at
  34. one major point - when the program is asked to start LOTUS 1-2-3 via a
  35. DESQview Function key.  Normally, DV Tree would be unaware of the other
  36. copy and start a new one, possibly causing the first to swap out of the
  37. system.  With DVTXDI loaded, DV Tree will be aware of the old copy's
  38. existence just as if it had started it itself.
  39.  
  40.  
  41. Relevance to DV Task Manager:
  42.  
  43.         DVTXDI is essential to DV Task Manager's operation and therefore
  44. must be installed.  DV Task Manager will display an error message and
  45. terminate if DVTXDI is not detected in the system at startup.
  46.  
  47.